Home
last modified time | relevance | path

Searched refs:AF_TIPC (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/
Dtipc.h159 #ifndef AF_TIPC
160 #define AF_TIPC 30 macro
164 #define PF_TIPC AF_TIPC
Dsocket.h186 #define AF_TIPC 30 /* TIPC sockets */ macro
228 #define PF_TIPC AF_TIPC
/linux-2.6.39/net/tipc/
Dsocket.c216 sk = sk_alloc(net, AF_TIPC, GFP_KERNEL, &tipc_proto); in tipc_create()
355 if (addr->family != AF_TIPC) in bind()
402 addr->family = AF_TIPC; in get_name()
536 (dest->family != AF_TIPC))) in send_msg()
813 addr->family = AF_TIPC; in set_orig_addr()
1774 .family = AF_TIPC,
1795 .family = AF_TIPC,
1816 .family = AF_TIPC,
1837 .family = AF_TIPC,