Lines Matching defs:p
255 #define TCP(p) ((struct tcphdr *)(p)) argument
256 #define SCTP(p) ((struct sctphdr *)(p)) argument
257 #define UDP(p) ((struct udphdr *)(p)) argument
258 #define ICMP(p) ((struct icmphdr *)(p)) argument
259 #define ICMP6(p) ((struct icmp6_hdr *)(p)) argument
1547 #define PULLUP_TO(_len, p, T) PULLUP_LEN(_len, p, sizeof(T)) in ipfw_chk() argument
1549 #define _PULLUP_LOCKED(_len, p, T, unlock) \ in ipfw_chk() argument
1570 #define PULLUP_LEN(_len, p, T) _PULLUP_LOCKED(_len, p, T, ) in ipfw_chk() argument
1571 #define PULLUP_LEN_LOCKED(_len, p, T) \ in ipfw_chk() argument
2022 u_int16_t *p = in ipfw_chk() local
2309 uint32_t *p = ((ipfw_insn_u32 *)cmd)->d; in ipfw_chk() local
2381 u_int16_t *p = in ipfw_chk() local
2423 uint16_t *p; in ipfw_chk() local
2456 uint32_t *p; in ipfw_chk() local
2482 uint16_t *p; in ipfw_chk() local
2549 uint16_t mss, *p; in ipfw_chk() local
2573 uint16_t *p; in ipfw_chk() local
2704 struct in6_addr p; in ipfw_chk() local
2848 uint16_t *p; in ipfw_chk() local