Lines Matching +defs:val +defs:buf
508 char *buf = NULL; in xtables_insmod() local
1510 static char buf[16]; in xtables_ipaddr_to_numeric() local
1574 static char buf[20]; in xtables_ipmask_to_numeric() local
1596 char buf[20], *p, *q; in __numeric_to_ipaddr() local
1737 char buf[256], *p, *next; in xtables_ipparse_multiple() local
1824 char buf[256], *p; in xtables_ipparse_any() local
1862 static char buf[50+1]; in xtables_ip6addr_to_numeric() local
1920 static char buf[50+2]; in xtables_ip6mask_to_numeric() local
2037 char buf[256], *p, *next; in xtables_ip6parse_multiple() local
2114 char buf[256], *p; in xtables_ip6parse_any() local
2350 unsigned int *val, unsigned int *mask, in xtables_parse_val_mask()
2401 void xtables_print_val_mask(unsigned int val, unsigned int mask, in xtables_print_val_mask()
2452 } buf[__XT_XLATE_MAX]; member
2501 struct xt_xlate_buf *buf = &xl->buf[type]; in __xt_xlate_add() local
2580 struct xt_xlate_buf *buf = &xl->buf[XT_XLATE_RULE]; in xt_xlate_get() local