tag | line | file | source code |
ipx_socket | 126 | net/inet/ipx.c | ipx_remove_socket(ipx_socket *sk) |
ipx_socket | 128 | net/inet/ipx.c | ipx_socket *s; |
ipx_socket | 168 | net/inet/ipx.c | ipx_destroy_socket(ipx_socket *sk) |
ipx_socket | 223 | net/inet/ipx.c | ipxitf_insert_socket(ipx_interface *intrfc, ipx_socket *sk) |
ipx_socket | 225 | net/inet/ipx.c | ipx_socket *s; |
ipx_socket | 238 | net/inet/ipx.c | static ipx_socket * |
ipx_socket | 241 | net/inet/ipx.c | ipx_socket *s; |
ipx_socket | 257 | net/inet/ipx.c | ipx_socket *s, *t; |
ipx_socket | 340 | net/inet/ipx.c | ipx_socket *sock1 = NULL, *sock2 = NULL; |
ipx_socket | 978 | net/inet/ipx.c | ipxrtr_route_packet(ipx_socket *sk, struct sockaddr_ipx *usipx, void *ubuf, int len) |
ipx_socket | 1161 | net/inet/ipx.c | ipx_socket *s; |
ipx_socket | 1270 | net/inet/ipx.c | ipx_socket *sk; |
ipx_socket | 1273 | net/inet/ipx.c | sk=(ipx_socket *)sock->data; |
ipx_socket | 1307 | net/inet/ipx.c | ipx_socket *sk; |
ipx_socket | 1311 | net/inet/ipx.c | sk=(ipx_socket *)sock->data; |
ipx_socket | 1365 | net/inet/ipx.c | ipx_socket *sk; |
ipx_socket | 1366 | net/inet/ipx.c | sk=(ipx_socket *)kmalloc(sizeof(*sk),GFP_KERNEL); |
ipx_socket | 1420 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1456 | net/inet/ipx.c | ipx_socket *sk; |
ipx_socket | 1460 | net/inet/ipx.c | sk=(ipx_socket *)sock->data; |
ipx_socket | 1502 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1543 | net/inet/ipx.c | kfree_s(newsock->data,sizeof(ipx_socket)); |
ipx_socket | 1552 | net/inet/ipx.c | ipx_socket *sk; |
ipx_socket | 1554 | net/inet/ipx.c | sk=(ipx_socket *)sock->data; |
ipx_socket | 1669 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1717 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1768 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1787 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 1796 | net/inet/ipx.c | ipx_socket *sk=(ipx_socket *)sock->data; |
ipx_socket | 45 | net/inet/ipx.h | typedef struct sock ipx_socket; |
ipx_socket | 63 | net/inet/ipx.h | ipx_socket *if_sklist; |