Home
last modified time | relevance | path

Searched defs:prot (Results 1 – 13 of 13) sorted by relevance

/net/ipv4/
Dprotocol.c35 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()
Droute.c541 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
Dfou.c141 int prot; in gue_udp_recv() local
/net/ipv6/
Dprotocol.c32 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()
Dipv6_sockglue.c230 struct proto *prot = &udp_prot; in do_ipv6_setsockopt() local
/net/core/
Dsock.c1453 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 …]
Dneighbour.c1333 __be16 prot = n->tbl->protocol; in neigh_hh_init() local
/net/tls/
Dtls_main.c489 static void build_protos(struct proto *prot, struct proto *base) in build_protos()
/net/llc/
Dllc_conn.c919 struct sock *llc_sk_alloc(struct net *net, int family, gfp_t priority, struct proto *prot, int kern) in llc_sk_alloc()
/net/atm/
Dbr2684.c228 unsigned short prot = ntohs(skb->protocol); in br2684_xmit_vcc() local
/net/caif/
Dcaif_socket.c1032 static struct proto prot = {.name = "PF_CAIF", in caif_create() local
/net/sunrpc/
Drpcb_clnt.c445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
/net/mac80211/
Dtdls.c604 u16 prot = IEEE80211_HT_OP_MODE_PROTECTION_NONHT_MIXED | in ieee80211_tdls_add_setup_cfm_ies() local