Searched defs:prot (Results 1 – 13 of 13) sorted by relevance
| /net/ipv4/ |
| D | protocol.c | 35 int inet_add_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_add_protocol() 48 int inet_add_offload(const struct net_offload *prot, unsigned char protocol) in inet_add_offload() 55 int inet_del_protocol(const struct net_protocol *prot, unsigned char protocol) in inet_del_protocol() 68 int inet_del_offload(const struct net_offload *prot, unsigned char protocol) in inet_del_offload()
|
| D | route.c | 541 u8 prot, u32 mark, int flow_flags) in __build_flow_key() 565 u8 prot = iph->protocol; in build_skb_flow_key() local 837 u8 prot = iph->protocol; in ip_do_redirect() local
|
| D | fou.c | 141 int prot; in gue_udp_recv() local
|
| /net/ipv6/ |
| D | protocol.c | 32 int inet6_add_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_add_protocol() 39 int inet6_del_protocol(const struct inet6_protocol *prot, unsigned char protocol) in inet6_del_protocol() 56 int inet6_add_offload(const struct net_offload *prot, unsigned char protocol) in inet6_add_offload() 63 int inet6_del_offload(const struct net_offload *prot, unsigned char protocol) in inet6_del_offload()
|
| D | ipv6_sockglue.c | 230 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
|
| /net/core/ |
| D | sock.c | 1453 static struct sock *sk_prot_alloc(struct proto *prot, gfp_t priority, in sk_prot_alloc() 1490 static void sk_prot_free(struct proto *prot, struct sock *sk) in sk_prot_free() 1517 struct proto *prot, int kern) in sk_alloc() 2327 struct proto *prot = sk->sk_prot; in __sk_mem_raise_allocated() local 3050 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add() 3056 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get() 3096 void sock_prot_inuse_add(struct net *net, struct proto *prot, int val) in sock_prot_inuse_add() 3102 int sock_prot_inuse_get(struct net *net, struct proto *prot) in sock_prot_inuse_get() 3115 static void assign_proto_idx(struct proto *prot) in assign_proto_idx() 3127 static void release_proto_idx(struct proto *prot) in release_proto_idx() [all …]
|
| D | neighbour.c | 1333 __be16 prot = n->tbl->protocol; in neigh_hh_init() local
|
| /net/tls/ |
| D | tls_main.c | 489 static void build_protos(struct proto *prot, struct proto *base) in build_protos()
|
| /net/llc/ |
| D | llc_conn.c | 919 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
|
| /net/atm/ |
| D | br2684.c | 228 unsigned short prot = ntohs(skb->protocol); in br2684_xmit_vcc() local
|
| /net/caif/ |
| D | caif_socket.c | 1032 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
|
| /net/sunrpc/ |
| D | rpcb_clnt.c | 445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
|
| /net/mac80211/ |
| D | tdls.c | 604 u16 prot = IEEE80211_HT_OP_MODE_PROTECTION_NONHT_MIXED | in ieee80211_tdls_add_setup_cfm_ies() local
|