Searched defs:pdp_ctx (Results 1 – 1 of 1) sorted by relevance
36 struct pdp_ctx { struct37 struct hlist_node hlist_tid;38 struct hlist_node hlist_addr;40 union {50 } u;51 u8 gtp_version;52 u16 af;54 struct in_addr ms_addr_ip4;55 struct in_addr peer_addr_ip4;57 struct sock *sk;[all …]