Searched defs:pkt_parse_ipv4 (Results 1 – 2 of 2) sorted by relevance
125 static int pkt_parse_ipv4(struct bpf_dynptr *dynptr, __u64 *offset, struct iphdr *iphdr) in pkt_parse_ipv4() function
216 static __always_inline struct iphdr *pkt_parse_ipv4(buf_t *pkt, struct iphdr *scratch) pkt_parse_ipv4() function